File manager - Edit - /home/autoph/public_html/projects/tickets-autohub/vendor/beyondcode/laravel-websockets/src/Server/HttpServer.php
Back
<?php namespace BeyondCode\LaravelWebSockets\Server; use Ratchet\Http\HttpServerInterface; class HttpServer extends \Ratchet\Http\HttpServer { public function __construct(HttpServerInterface $component, int $maxRequestSize = 4096) { parent::__construct($component); $this->_reqParser->maxSize = $maxRequestSize; } }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0 |
proxy
|
phpinfo
|
Settings